env_get_max_readers

Wrapper for mdb_env_get_max_readers @throws lmdb_oo.MbdError on failure @see http://symas.com/mdb/doc/group__mdb.html#ga70e143cf11760d869f754c9c9956e6cc

static
void
env_get_max_readers
(
MDB_env* env
,
uint* count
)

Meta